home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 353 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  808 b 

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Message-ID: <k+xUx*qha@aargh.incubus.sub.org>
  6. Date: Sat, 06 Jan 1996 11:35:48 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <38231819@kone.fipnet.fi> <4cemaj$jas@serpens.rhein.de> <38231836@kone.fipnet.fi>
  9.  <4cht9v$1dh@serpens.rhein.de>
  10. Organization: Data Design
  11. X-Newsreader: Arn V1.03a
  12.  
  13. In article <4cht9v$1dh@serpens.rhein.de>, Michael van Elst writes:
  14.  
  15. > >I suppose there is a fast way of switching the 320x128
  16. > >screen to back to show a 640x256 picture?
  17. > ScreenToBack().
  18.  
  19. No.  Use ScreenToFront() on the 640x256 screen.  Otherwise the Workbench or
  20. any other screen might become visible due to unforseen screen order.
  21.